toPlatform

Converts a NotificationCompat.BubbleMetadata to a platform-level Notification.BubbleMetadata.

Return

a Notification.BubbleMetadata containing the same data if compatMetadata is non-null, otherwise null.

Parameters

compatMetadata

the NotificationCompat.BubbleMetadata to convert